home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / lightsout.swf / scripts / DefineButton2_10 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  76b  |  4 lines

  1. on(release){
  2.    _root.loader.targetY = Stage.height + _parent._height;
  3. }
  4.